﻿@CHARSET "UTF-8";

/************幻灯**************/
.iPlayer {
    width: 100%;
    min-width: 1200px;
    height: 500px;
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
    background: #eee;
}

.iPlayer .iPlayerloading {
    position: absolute;
    width: 100px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -50px;
    text-align: center;

    border-radius: 8px;
    background: rgba(0, 0, 0, 0.35);
    color: #fff;
    line-height: 50px;
}


.iPlayer .ImgBox {
    width: 100%;
    min-width: 1200px;
    height: 500px;
    margin: 0 auto;
    visibility: hidden;
}

.iPlayer .ImgBox a {
    width: 100%;
    height: 500px;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}


.iPlayer .ImgBox a img {
    position: absolute;
    top: 0;
    left: 50%;
}

.iPlayer .tofan {

    cursor: pointer;
    background: rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    line-height: 50px;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    background-image: url("/static/bdshengyun/images/btn.png");
    background-repeat: no-repeat;

}

.iPlayer .tofan.prv {

    left: 70px;
    background-position: left top;
}

.iPlayer .tofan.next {
    right: 70px;
    background-position: right top;


}


.iPlayer .tofan.prv:hover {

    background-position: left -60px;
}

.iPlayer .tofan.next:hover {
    background-position: right -60px;


}


.iPlayer .LenBox {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.iPlayer .LenBox a {
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;

    border-radius: 8px;

    background-image: url(/static/bdshengyun/images/btn01.png);
    background-repeat: no-repeat;
    background-position: -33px -130px;

}

.iPlayer .LenBox a:hover {

    background-position: -47px -130px;
}

.iPlayer .LenBox a.hover, .iPlayer .LenBox a.hover:hover {
    width: 36px;
    background-position: 2px -130px;
}

/************幻灯**************/


ul.fuwu {
    width: 1000px;
    margin: auto;
    height: 278px;
    overflow: hidden;
}

ul.fuwu li {
    float: left;
    line-height: 0;
    margin-right: 30px;
    /*width: 176px; 2020-03-24 ljx*/
    width: 220px;
    text-align: center;
    overflow: hidden;
}

ul.fuwu li img {
    width: 140px;
    height: 154px;
}

ul.fuwu li span {
    display: block;
    text-align: center;
    font: 14px/28px "Microsoft Yahei";
    color: #676767;
}

ul.fuwu li span b {
    display: block;
    color: #2d3e50;
    font: bold 18px/42px "Microsoft Yahei";
}

ul.fuwu li:nth-child(5) {
    margin-right: 0px;
}

ul.fuwu li a:hover {
    text-decoration: none;
}

.dllist {
    width: 1000px;
    margin: auto;
    height: 280px;
    overflow: hidden;
    border: 1px solid #dce8f2;
    background: #eef7ff;
    overflow: hidden;
}

.dllist dl {
    display: none;
    margin: 30px;
}

.dllist dl.cur {
    display: block;
}

.dllist dt {
    float: left;
    width: 325px;
    height: 212px;
    overflow: hidden;
}

.dllist dt img {
    width: 325px;
    height: 212px;
}

.dllist dd {
    float: right;
    width: 590px;
    overflow: hidden;
}

.dllist dd h3 a {
    font: 24px/58px "Microsoft Yahei";
    color: #2d3e50;
}

.dllist dd h3 img {
    padding-right: 10px;
    float: left;
    width: 78px;
    height: 58px;
}

.dllist dd h3 i {
    display: inline-block;
    padding-left: 10px;
    font: 18px/58px "Microsoft Yahei";
    color: #51677f;
}

.dllist dd p {
    display: block;
    margin-top: 10px;
    font: 14px/28px "Microsoft Yahei";
    color: #676767;
    max-height: 80px;
    overflow: hidden;
}

.dllist dd em {
    display: block;
    margin-top: 23px;
    padding: 10px;
    width: 583px;
    max-height: 82px;
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
    background: #fff;
    border: 1px solid #dce8f2;
    color: #676767;
}

.dllist dd em a {
    color: #E53333;
}

.dllist dd em a:hover {
    color: #E53333;
    text-decoration: underline
}


.dllist dd em span:last-child {
    display: none;
}


.dllist dd em.em2 {
    line-height: 22px;
    padding-top: 6px;
    height: 50px;
}


/*zy_bg*/
.zy_bg {
    height: 603px;
    overflow: hidden;
    background: url(/static/bdshengyun/images/zy_bg.jpg) no-repeat center top;
}

.zy {
    width: 1000px;
    margin: auto;
    position: relative;
    height: 603px;
    overflow: hidden;
}

.zy h2 {
    margin: 50px auto 85px;
    height: 61px;
    width: 1000px;
    text-align: center;
    color: #fff;
    background: url(/static/bdshengyun/images/zy_t.png) no-repeat center top;
    font: 30px/47px "Microsoft Yahei";
}

.zy ul {
}

.zy li {
    margin-left: 17px;
    display: inline;
    float: left;
    width: 290px;
    overflow: hidden;
    color: #676767;
    font: 14px/26px "Microsoft Yahei";
}

.zy li span {
    text-align: right;
    display: block;
    font: bold 18px/36px "Microsoft Yahei";
    color: #2d3e50;
}

.zy .zy_li2 {
    float: right;
    margin: 0 20px 0 300px;
}

.zy .zy_li2 span {
    text-align: left;
}

.zy .zy_li1 {
    margin-bottom: 115px;
}

.zy p {
    position: absolute;
    top: 180px;
    left: 50%;
    margin-left: -174px;
    display: block;
    width: 349px;
    height: 349px;
    background: url(/static/bdshengyun/images/zy_img.png) no-repeat;
}


/*adv*/
.adv {
    width: 1000px;
    margin: auto;
    height: 1418px;
    overflow: hidden;
    background: url(/static/bdshengyun/images/adv_line.jpg) no-repeat 494px 166px;
}

.adv h2 {
    margin: 34px auto 26px;
    height: 106px;
    text-align: center;
    overflow: hidden;
    font: 30px/55px "Microsoft Yahei";
    background: url(/static/bdshengyun/images/adv_t.jpg) no-repeat center bottom;
    color: #313131;
}

.adv h2 i {
    padding-left: 20px;
    font: 28px/51px "Microsoft Yahei";
    display: block;
    color: #2d3e50;
    text-transform:uppercase;
}

.adv h2 a {
    font: 28px/51px "Microsoft Yahei";
    color: #E53333;
}


.adv_c {
    margin-top: 43px;
    position: relative;
    height: 926px;
    overflow: hidden;
}

.adv_c p {
    position: absolute;
    z-index: 2;
    display: block;
    width: 89px;
    height: 89px;
    overflow: hidden;
}

.adv_c .adv_p1 {
    left: 458px;
    top: 52px;
    background: url(/static/bdshengyun/images/adv_n1.jpg) center no-repeat;
}

.adv_c .adv_p2 {
    left: 458px;
    top: 288px;
    background: url(/static/bdshengyun/images/adv_n2.jpg) center no-repeat;
}

.adv_c .adv_p3 {
    left: 458px;
    top: 524px;
    background: url(/static/bdshengyun/images/adv_n3.jpg) center no-repeat;
}

.adv_c .adv_p4 {
    left: 458px;
    top: 800px;
    background: url(/static/bdshengyun/images/adv_n4.jpg) center no-repeat;
}


.adv_c .advnei {
    display: block;
    width: 408px;
    height: 435px;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 10px;
}


.adv_c .advnei.adv_dl01 {
    float: left;
}

.adv_c .advnei.adv_dl02 {
    float: right;
}

.adv_c .advnei .advk {
    width: 408px;
    height: 208px;
    overflow: hidden;
}

.adv_c .advnei.adv_dl01 .advk {
    background: #ccc url(/static/bdshengyun/images/adv_p1.jpg) no-repeat left top;
}

.adv_c .advnei.adv_dl02 .advk {
    background: #ccc url(/static/bdshengyun/images/adv_p2.jpg) no-repeat right top;
}


.adv_c .advnei.adv_dl01 .advk h3 {
    padding: 20px 40px 0 25px;
    color: #2d3e50;
    font: 24px/34px "Microsoft Yahei";
}

.adv_c .advnei.adv_dl02 .advk h3 {
    padding: 20px 25px 0 40px;
    color: #2d3e50;
    font: 24px/34px "Microsoft Yahei";
}

.adv_c .advnei h3 i {
    display: block;
    text-transform: uppercase;
    color: #cfcfcf;
    font: 14px/24px Arial, Helvetica, sans-serif;
}

.adv_c .advnei.adv_dl01 .advk em {
    padding: 0px 50px 0 25px;
    color: #676767;
    display: block;
    font: 14px/25px "Microsoft Yahei";
}

.adv_c .advnei.adv_dl02 .advk em {
    padding: 0px 25px 0 40px;
    color: #676767;
    display: block;
    font: 14px/25px "Microsoft Yahei";
}

.adv_c .advnei img {
    display: block;
    width: 395px;
    height: 227px;
}

.adv_c .advnei.adv_dl02 img {
    margin-left: 13px;
}


.advxia {
    width: 1000px;
    margin: auto;
    margin-top: 84px;
    height: 170px;
    overflow: hidden;
}

.advxia li {
    float: left;
    width: 249px;
    height: 190px;
    margin-right: 1px;
    overflow: hidden;
    display: inline;
}

.advxia li img {
    float: left;
    width: 89px;
    height: 89px;
}

.advxia li p {
    padding-top: 50px;
    padding-left: 130px;
    display: block;
    display: block;
    font: 22px/34px "Microsoft Yahei";
    color: #fff;
}

.advxia .adv_li1 {
    background: #2acc72 url(/static/bdshengyun/images/adv_n5.jpg) 25px 40px no-repeat;
}

.advxia .adv_li2 {
    background: #688cb4 url(/static/bdshengyun/images/adv_n6.jpg) 25px 40px no-repeat;
}

.advxia .adv_li3 {
    background: #ffa800 url(/static/bdshengyun/images/adv_n7.jpg) 25px 40px no-repeat;
}

.advxia .adv_li4 {
    background: #b75bc8 url(/static/bdshengyun/images/adv_n8.jpg) 25px 40px no-repeat;
}


/*kh_bg*/
.kh_bg {
    background: #dfebf6 url(/static/bdshengyun/images/kh_bg.jpg) no-repeat center top;
    height: 914px;
    overflow: hidden;
}

.kh {
    width: 1000px;
    margin: auto;
}

.kh .t_h2 {
    margin: 52px auto 64px;
    background: url(/static/bdshengyun/images/kh_t.png) no-repeat center 49px;
}

.roll1, .roll2 {
    margin-top: 146px;
    display: inline;
    width: 57px;
    height: 57px;
    overflow: hidden;
}

.roll1 img, .roll2 img {
    width: 57px;
    height: 57px;
    overflow: hidden;
    display: inline-block;
}

.gwbox {
    display: none;
}

.kh_c {
    position: relative;
    margin-left: 109px;
    width: 742px;
    overflow: hidden;
    height: 375px;
}

.kh_c dt {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 277px;
    height: 375px;
    overflow: hidden;
}

.kh_c dt img {
    width: 277px;
    height: 416px;
}

.kh_c dd {
    display: block;
    position: absolute;
    left: 250px;
    top: 60px;
    width: 450px;
    height: 277px;
    overflow: hidden;
    background: url(/static/bdshengyun/images/kh_dd.jpg) no-repeat left top;
}

.kh_c dd h3 {
    padding: 25px 25px 0 40px;
    color: #fff;
    font: 20px/45px "Microsoft Yahei";
}

.kh_c dd h3 a {
    color: #ffba00;
    text-decoration: none;
}

.kh_c dd h3 i {
    display: block;
    color: #fff;
    font: 14px/30px "Microsoft Yahei";
    word-wrap: break-word;
    height: 204px;
    overflow: hidden;
}

.kh_c dd p {
    padding-top: 20px;
    color: #fff;
    font: 14px/30px "Microsoft Yahei";
}

.kh_c dd em {
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 38px;
    height: 39px;
}

.kh_c dd em img {
    width: 38px;
    height: 39px;
}

.kh ul {
    margin-top: 82px;
    width: 1000px;
    overflow: hidden;
}

.kh li {
    float: left;
    margin-right: 14px;
    width: 186px;
    overflow: hidden;
}

.kh li span {
    display: none;
}

.kh li img {
    width: 166px;
    height: 251px;
}

.kh ul li img:hover, .kh ul li.cur img {
    border: 3px solid #f39800;
    width: 170px;
    height: 245px;
}


/*kh2_bg*/
.kh2_bg {
    background: url(/static/bdshengyun/images/kh2_bg.jpg) no-repeat center top;
    height: 941px;
    overflow: hidden;
}

.kh2 {
    width: 1000px;
    margin: auto;
    position: relative;
    height: 941px;
    overflow: hidden;
}

.kh2 .t_h2 {
    margin: 25px auto 40px;
    background: url(/static/bdshengyun/images/kh2_t.png) no-repeat center 49px;
}

.kh2 .t_h2 a {
    font-size: 30px;
    color: #333
}

.kehu {
    width: 1000px;
    margin: auto;
}

.kehu li {
    width: 300px;
    height: 400px;
    float: left;
    margin-top: 40px;
    margin-left: 22px;
    display: inline;
    overflow: hidden;
    margin-right: 10px;
}

.kehu li .imga {
    width: 300px;
    height: 200px;
    display: block;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.kehu li .imga img {
    display: block;
    width: 300px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.kehu li .kecon {
    height: 360px;
}

.kehu li .kecon h3 {
    height: 45px;
    display: block;
    overflow: hidden;
}

.kehu li .kecon h3 a {
    font: 18px/55px "Microsoft Yahei";
    color: #51677f;
}

.kehu li .kecon p {
    color: #787878;
    font: 14px/28px "Microsoft Yahei";
    height: 80px;
    display: block;
    overflow: hidden;
}

.kehu li .kecon em {
    text-align: center;
    margin: 15px auto 0;
    display: block;
    border: 1px solid #2d3e50;
    width: 100px;
    height: 30x;
    font: 14px/30px "Microsoft Yahei";
}

.kehu li .kecon em a {
    color: #2d3e50;
}

.kehu li .kecon em a:hover {
    color: #394e65;
}


.kehu li.one {
    width: 970px;
    height: 280px;
    margin-top: 20px;
    margin-right: 0px;
}

.kehu li.one .imga {
    width: 400px;
    height: 260px;
    display: block;
    float: left;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.kehu li.one .imga img {
    display: block;
   /* width: 400px;*/
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.kehu li.one .kecon {
    width: 520px;
    height: 260px;
    display: inline;
    float: left;
    margin-left: 25px;
}

.kehu li.one .kecon h3 a {
    font: 18px/55px "Microsoft Yahei";
    color: #51677f;
}

.kehu li.one .kecon p {
    color: #787878;
    font: 14px/28px "Microsoft Yahei";
    display: block;
    height: auto;
    max-height: 160px;
    display: block;
    overflow: hidden;
}

.kehu li.one .kecon em {
    margin-left: 0;
    margin-top: 15px;
    display: block;
    background: #2d3e50;
    width: 100px;
    text-align: center;
    height: 30x;
    font: 14px/30px "Microsoft Yahei";
}

.kehu li.one .kecon em a {
    color: #fff;
}

.kehu li.one .kecon em a:hover {
    color: #eee;
}


/*new*/
.new_bg {
    height: 790px;
    overflow: hidden;
}

.new {
    width: 1000px;
    margin: auto;
    position: relative;
    height: 790px;
    overflow: hidden;
}

.new .t_h2 {
    margin: 30px auto 30px;
    background: url(/static/bdshengyun/images/zx_t.gif) no-repeat center 49px;
}

.new .t_h2 a {
    font-size: 30px;
    color: #333;
}

.new .kh2_more {
    position: absolute;
    top: 67px;
    right: 0px;
}

.xinwen {
    height: 305px;
    border: 1px solid #dce8f2;
    overflow: hidden;
    position: relative;
    display: block;
}

.xinwen li {
    display: none;
    width: 970px;
    height: 280px;
    margin-top: 20px;
    float: left;
    margin-left: 22px;
    display: inline;
    overflow: hidden;
    margin-right: 10px;
}

.xinwen li .imga {
    width: 400px;
    height: 260px;
    display: block;
    float: left;
    overflow: hidden;
    text-align: center;
}

.xinwen li .imga img {
    max-width: 400px;
    max-height: 260px;
    margin: auto;
    display: block;
}

.xinwen li .kecon {
    width: 520px;
    height: 260px;
    display: inline;
    float: left;
    margin-left: 25px;
}

.xinwen li .kecon h3 a {
    font: 18px/36px "Microsoft Yahei";
    color: #51677f;
}

.xinwen li .kecon h3 i {
    height: 28px;
    margin-right: 10px;
    border: 1px solid #2d3e50;
    text-align: center;
    width: 84px;
    display: inline-block;
    font: 20px/25px "Microsoft Yahei";
    color: #51677f;
}

.xinwen li .kecon p {
    color: #787878;
    font: 14px/28px "Microsoft Yahei";
    display: block;
    height: auto;
    max-height: 160px;
    display: block;
    overflow: hidden;
}

.xinwen li .kecon em {
    margin-left: 0;
    margin-top: 15px;
    display: block;
    background: #2d3e50;
    width: 100px;
    text-align: center;
    height: 30x;
    font: 14px/30px "Microsoft Yahei";
}

.xinwen li .kecon em a {
    color: #fff;
}

.xinwen li .kecon em a:hover {
    color: #eee;
}

.xinwen .huandian {
    width: 110px;
    overflow: hidden;
    text-align: center;
    height: 30px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.xinwen .huandian a {
    cursor: pointer;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-right: 10px;
    background: url(/static/bdshengyun/images/new_ic1.png) no-repeat center;
}

.xinwen .huandian a:hover, .xinwen .huandian a.cur {
    text-decoration: none;
    background: url(/static/bdshengyun/images/new_ic2.png) no-repeat center;
}


.newk {
    margin-top: 60px;
    height: 280px;
    overflow: hidden;
}

.new_l {
    width: 475px;
    overflow: hidden;
}

.new_l h2 {
    margin-bottom: 12px;
    height: 42px;
    width: 475px;
    overflow: hidden;
    font: 24px/42px "Microsoft Yahei";
    background: url(/static/bdshengyun/images/new_l1.gif) no-repeat right 14px;
}

.new_l h2 a {
    color: #313131;
    font: 24px/42px "Microsoft Yahei";
}

.new_l h2 span {
    display: block;
    font: 14px/24px Arial, Helvetica, sans-serif;
}

.new_l h2 span a {
    color: #51677f;
    font: 14px/24px Arial, Helvetica, sans-serif;
}

.new02 li {
    width: 100%;
    text-indent: 24px;
    height: 38px;
    overflow: hidden;
    font: 14px/38px "Microsoft Yahei";
    border-bottom: 1px dashed #b6b6b6;
    background: url(/static/bdshengyun/images/new_ic.gif) no-repeat 8px 16px;
}

.new02 li a {
    display: block;
    width: 350px;
    height: 38px;
    overflow: hidden;
    color: #676767;
    float: left
}

.new02 li span {
    color: #a9a9ac;
    font-size: 14px;;
    display: block;
    width: 110px;
    height: 38px;
    overflow: hidden;
    float: right;
}

.new02 li a:hover, .new02 .cur a {
    text-decoration: none;
}

.new02 .nones {
    border-bottom: 0;
}


/*about_bg*/
.about_bg {
    height: 740px;
    overflow: hidden;
}

.about {
    width: 1000px;
    margin: auto;
    position: relative;
    height: 740px;
    overflow: hidden;
}

.about .abouta {
    width: 1000px;
    display: block;
    margin: auto;
}

.about .abouta img {
    display: block;
    width: 1000px;
}


.about .h3tag {
    display: block;
    position: absolute;
    top: 369px;
    left: 417px;
    width: 169px;
    height: 99px;
    overflow: hidden;
    text-align: center;
    overflow: hidden;
    background: url(/static/bdshengyun/images/ab_h3.jpg) no-repeat center;
    font: 24px/44px "Microsoft Yahei";
    color: #fff;
}

.about h4 {
    margin-top: 60px;
    text-align: center;
    color: #313131;
    font: 24px/60px "Microsoft Yahei";
}

.about p {
    font: 14px/32px "Microsoft Yahei";
    color: #676767;
}

.about em {
    margin: 30px auto 0;
    display: block;
    text-align: left;
    padding-left: 35px;
    width: 203px;
    height: 46x;
    background: url(/static/bdshengyun/images/ab_b.gif) no-repeat center top;
}

.about em a {
    color: #51677f;
    font: 18px/46px "Microsoft Yahei";
}





